Welcome to the FTL 2.1 Demo! This file explains the features of the FTL 2.1 Hypertext/ Hypermedia components for Borland Delphi from C.I.U.P.K.C. Software. HTML Support FTL currently supports the three basic HTML Tags which define 90% of the language's functionality: HREF This tag is used for all links both local (within the same file) and non-local (in other files, including across networks.) Links can have either active text or active images to trigger the jumps. NAME This tag is used to define a local anchor for moving back and forth within the same file. It can be either text or an image. IMG This tag is used to display images (of several formats) as standalone graphics, as jump triggers, or as anchors for local jumps. (A future release of FTL , FTL PROFESSIONAL, will support complete HTML 3.0 capabilities, including Netscape Fonts and Tables.) Click here to return to the main demo file.